mainloop: Don't create poll until we need to
authorColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 13:10:33 +0000 (08:10 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:59:06 +0000 (11:59 -0500)
commite4849ebd2bf4dce95eabc0e7a33699e1665f6b06
treefb34d358884c3df260699e9d1a5295ff37696399
parentda00891688a8ce92e32d63dfffbd72d0c147c5b0
mainloop: Don't create poll until we need to

This slightly optimizes the case where we speculatively create a
Mainloop we might not use.
src/ostbuild/pyostbuild/mainloop.py